home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / HyperCard / HyperCard 1.2.2 International / HyperCard British (B-1.2.2) / More Stacks / Phone / card_3103.txt < prev    next >
Text File  |  1988-02-17  |  8KB  |  367 lines

  1. -- card: 3103 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2152
  5. -- name: Phone Setup
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put the time into bkgnd field "loc time"
  9.   pass openCard
  10. end openCard
  11.  
  12.  
  13.  
  14. -- part 2 (button)
  15. -- low flags: 00
  16. -- high flags: A004
  17. -- rect: left=268 top=238 right=259 bottom=357
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 3
  22. -- text size: 10
  23. -- style flags: 0
  24. -- line height: 13
  25. -- part name: Area Codes
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   visual effect scroll left
  29.   go to Area Codes
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 4 (button)
  35. -- low flags: 00
  36. -- high flags: 0000
  37. -- rect: left=59 top=40 right=200 bottom=228
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 3
  42. -- text size: 10
  43. -- style flags: 0
  44. -- line height: 13
  45. -- part name: Dial 
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   if first char of the message box is in "0123456789ABCD#*("
  49.   then dial the message box
  50. else
  51.   Ask "Dial what number?"
  52.   dial it
  53. end if
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part 7 (button)
  59. -- low flags: 00
  60. -- high flags: 0000
  61. -- rect: left=434 top=237 right=262 bottom=461
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 11045 / 11045
  64. -- text alignment: 1
  65. -- font id: 3
  66. -- text size: 10
  67. -- style flags: 0
  68. -- line height: 13
  69. -- part name: Home
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   visual effect iris close
  73.   go home
  74. end mouseUp
  75.  
  76.  
  77.  
  78. -- part 13 (button)
  79. -- low flags: 00
  80. -- high flags: 0000
  81. -- rect: left=389 top=237 right=262 bottom=417
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 26635 / 26635
  84. -- text alignment: 1
  85. -- font id: 3
  86. -- text size: 10
  87. -- style flags: 0
  88. -- line height: 13
  89. -- part name: help
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   set visible of card field "info" to not the visible of card field "info"
  93. end mouseUp
  94.  
  95.  
  96.  
  97. -- part 40 (field)
  98. -- low flags: 01
  99. -- high flags: 0000
  100. -- rect: left=286 top=156 right=174 bottom=386
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 0
  104. -- font id: 3
  105. -- text size: 10
  106. -- style flags: 0
  107. -- line height: 13
  108. -- part name: 
  109. ----- HyperTalk script -----
  110. on mouseUp
  111.   set visible of card field "info 2" to not the visible of card field "info 2"
  112. end mouseUp
  113.  
  114.  
  115.  
  116. -- part 41 (field)
  117. -- low flags: 01
  118. -- high flags: 0000
  119. -- rect: left=286 top=173 right=191 bottom=386
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 0 / 0
  122. -- text alignment: 0
  123. -- font id: 3
  124. -- text size: 10
  125. -- style flags: 0
  126. -- line height: 13
  127. -- part name: 
  128. ----- HyperTalk script -----
  129. on mouseUp
  130.   set visible of card field "info 3" to not the visible of card field "info 3"
  131. end mouseUp
  132.  
  133.  
  134.  
  135. -- part 48 (field)
  136. -- low flags: 01
  137. -- high flags: 0000
  138. -- rect: left=286 top=190 right=208 bottom=386
  139. -- title width / last selected line: 0
  140. -- icon id / first selected line: 0 / 0
  141. -- text alignment: 0
  142. -- font id: 3
  143. -- text size: 10
  144. -- style flags: 0
  145. -- line height: 13
  146. -- part name: 
  147. ----- HyperTalk script -----
  148. on mouseUp
  149.   set visible of card field "info 4" to not the visible of card field "info 4"
  150. end mouseUp
  151.  
  152.  
  153.  
  154. -- part 50 (field)
  155. -- low flags: 01
  156. -- high flags: 0000
  157. -- rect: left=286 top=207 right=225 bottom=386
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 0
  161. -- font id: 3
  162. -- text size: 10
  163. -- style flags: 0
  164. -- line height: 13
  165. -- part name: 
  166. ----- HyperTalk script -----
  167. on mouseUp
  168.   set visible of card field "info 5" to not the visible of card field "info 5"
  169. end mouseUp
  170.  
  171.  
  172.  
  173. -- part 53 (field)
  174. -- low flags: 81
  175. -- high flags: 0002
  176. -- rect: left=246 top=156 right=233 bottom=467
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 0
  180. -- font id: 3
  181. -- text size: 10
  182. -- style flags: 0
  183. -- line height: 13
  184. -- part name: info 2
  185. ----- HyperTalk script -----
  186. on mouseUp
  187.   set visible of card field "info 2" to not the visible of card field "info 2"
  188. end mouseUp
  189.  
  190.  
  191.  
  192. -- part 54 (field)
  193. -- low flags: 81
  194. -- high flags: 0002
  195. -- rect: left=237 top=155 right=229 bottom=459
  196. -- title width / last selected line: 0
  197. -- icon id / first selected line: 0 / 0
  198. -- text alignment: 0
  199. -- font id: 3
  200. -- text size: 10
  201. -- style flags: 0
  202. -- line height: 13
  203. -- part name: info 3
  204. ----- HyperTalk script -----
  205. on mouseUp
  206.   set visible of card field "info 3" to not the visible of card field "info 3"
  207. end mouseUp
  208.  
  209.  
  210.  
  211. -- part 55 (field)
  212. -- low flags: 81
  213. -- high flags: 0002
  214. -- rect: left=226 top=156 right=231 bottom=469
  215. -- title width / last selected line: 0
  216. -- icon id / first selected line: 0 / 0
  217. -- text alignment: 0
  218. -- font id: 3
  219. -- text size: 10
  220. -- style flags: 0
  221. -- line height: 13
  222. -- part name: info 4
  223. ----- HyperTalk script -----
  224. on mouseUp
  225.   set visible of card field "info 4" to not the visible of card field "info 4"
  226. end mouseUp
  227.  
  228.  
  229.  
  230. -- part 17 (field)
  231. -- low flags: 81
  232. -- high flags: 2004
  233. -- rect: left=243 top=33 right=277 bottom=475
  234. -- title width / last selected line: 0
  235. -- icon id / first selected line: 0 / 0
  236. -- text alignment: 1
  237. -- font id: 3
  238. -- text size: 9
  239. -- style flags: 0
  240. -- line height: 12
  241. -- part name: info
  242. ----- HyperTalk script -----
  243. on mouseUp
  244.   hide the target
  245. end mouseUp
  246.  
  247.  
  248.  
  249. -- part 56 (field)
  250. -- low flags: 81
  251. -- high flags: 0002
  252. -- rect: left=257 top=155 right=230 bottom=465
  253. -- title width / last selected line: 0
  254. -- icon id / first selected line: 0 / 0
  255. -- text alignment: 0
  256. -- font id: 3
  257. -- text size: 10
  258. -- style flags: 0
  259. -- line height: 13
  260. -- part name: info 5
  261. ----- HyperTalk script -----
  262. on mouseUp
  263.   set visible of card field "info 5" to not the visible of card field "info 5"
  264. end mouseUp
  265.  
  266.  
  267.  
  268. -- part 57 (field)
  269. -- low flags: 81
  270. -- high flags: 0002
  271. -- rect: left=246 top=154 right=233 bottom=467
  272. -- title width / last selected line: 0
  273. -- icon id / first selected line: 0 / 0
  274. -- text alignment: 0
  275. -- font id: 3
  276. -- text size: 10
  277. -- style flags: 0
  278. -- line height: 13
  279. -- part name: info 6
  280. ----- HyperTalk script -----
  281. on mouseUp
  282.   set visible of card field "info 6" to not the visible of card field "info 6"
  283. end mouseUp
  284.  
  285.  
  286.  
  287. -- part contents for background part 1
  288. ----- text -----
  289. 408
  290.  
  291. -- part contents for background part 9
  292. ----- text -----
  293. Local Area Code:
  294.  
  295. -- part contents for background part 20
  296. ----- text -----
  297. 3:37 PM
  298.  
  299. -- part contents for card part 17
  300. ----- text -----
  301. Choose settings, then click on the phone to dial.
  302. (Make sure a modem is connected and turned on before dialing with a modem setting!)   
  303.  
  304. If you don‚Äôt need to dial 9 for an outside line, clear that field.  You could also put Easy Access or Long Distance Company Codes into the Long Distance field.
  305.  
  306.  
  307.  
  308.  >>>>  CLICK TO CONTINUE  <<<<
  309.  
  310. Design by Robin Shank
  311. Scripting by Ted Kaehler, Steve All, James Redfern
  312.  
  313. -- part contents for background part 35
  314. ----- text -----
  315. Enter your local prefixes:
  316.  
  317. -- part contents for background part 3
  318. ----- text -----
  319. 1
  320.  
  321. -- part contents for background part 27
  322. ----- text -----
  323. 011
  324.  
  325. -- part contents for background part 2
  326. ----- text -----
  327. 9,
  328.  
  329. -- part contents for background part 40
  330. ----- text -----
  331. 1
  332.  
  333. -- part contents for card part 40
  334. ----- text -----
  335. Outside line:
  336.  
  337. -- part contents for card part 41
  338. ----- text -----
  339. Toll call:
  340.  
  341. -- part contents for card part 48
  342. ----- text -----
  343. Long distance:
  344.  
  345. -- part contents for card part 50
  346. ----- text -----
  347. International:
  348.  
  349. -- part contents for card part 53
  350. ----- text -----
  351. If your phone equipment needs a special sequence (like 9) before you get an outside line, enter it here.  A comma will get you a pause with a modem.
  352.  
  353. -- part contents for card part 54
  354. ----- text -----
  355. Some telephone exchanges need to dial a "1" before calling non-local numbers within their area code.  If you do, enter a "1" here.
  356.  
  357. -- part contents for card part 55
  358. ----- text -----
  359. Some telephone exchanges need to dial a "1" before calling long-distance area codes.  If you do, enter a "1" here.  You could also enter a Long Distance Company Code here (and the "1").
  360.  
  361. -- part contents for card part 56
  362. ----- text -----
  363. International dialling usually requires a special prefix.  In the US, it it 011.  Enter the prefix required for your country here.
  364.  
  365. -- part contents for card part 57
  366. ----- text -----
  367. Prefixes are the first 3 digits of a local telephone number.  You do not need an area code for local prefixes. Enter your local prefixes into the box above, separated by spaces.